Cleanup some translation handling
authorMatthias Clasen <mclasen@redhat.com>
Mon, 15 Jun 2009 22:04:49 +0000 (18:04 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 15 Jun 2009 22:25:04 +0000 (18:25 -0400)
commitde3cc277064937727e2f728113e0d63c64aa3bb8
tree0c5da0a0d06130fd1eb412b8925bb4e21a998082
parent362127c33c16b8626d4a4b8925bfb7b03bee0b6b
Cleanup some translation handling

Use g_*gettext functions in gdk-pixbuf instead direct gettext
calls to benefit from the maybe-dont-translate functionality
in GLib. Also, replace a hand-rolled version by g_dpgettext2
in gtkbuilderparser.c. Fixes bug 585791.
gdk-pixbuf/gdk-pixbuf-io.c
gdk-pixbuf/gdk-pixdata.c
gdk/x11/gdkapplaunchcontext-x11.c
gtk/gtkbuilderparser.c
po/Makefile.in.in